home *** CD-ROM | disk | FTP | other *** search
/ Aminet 41 / Aminet 41 (2001)(Schatztruhe)[!][Feb 2001].iso / Aminet / disk / misc / MountDos12.readme < prev    next >
Encoding:
Text File  |  2001-01-03  |  3.0 KB  |  76 lines

  1. Short:    Read & list/mount MS-Dos partition-table.
  2. Author:   sintonen@iki.fi (Harry "Piru" Sintonen)
  3. Uploader: sintonen@iki.fi (Harry "Piru" Sintonen)
  4. Version:  1.2
  5. Type:     disk/misc
  6. Requires: OS 2.04+
  7.  
  8. MountDos12
  9.  
  10. This is version 1.2 (third, improved release) of MountDos.
  11. MountDos reads the entire partition table of an MS-Dos HD (or alike:
  12. ZIP/JAZZ) connected to the Amiga (either IDE or SCSI). It can (optional)
  13. do three things:
  14.  - List the contents of the partition table
  15.  - Generate mountlists for the entries in the partition table
  16.  - Automatic mount all partitions in the table which are supported by
  17.    CrossDOS or fat95.
  18. The device and unit can be specified. Extended partitions are supported.
  19. Source is included (in 'AmigaE'). Kickstart 37+.
  20.  
  21.  
  22. New in v1.2
  23. -----------
  24.  
  25. o bugfixes
  26.   - The Workbench startup was broken in v1.1, fixed.
  27.  
  28. o improvements
  29.   - Added dozens of new partition identifiers.
  30.   - Added FAT32 support with fat95 (disk/misc/fat95.lha).
  31.   - Added 'StackSize = 2048' for mountlists.
  32.   - Added "MaxTransfer" and "Buffers" keywords to generated mountlists,
  33.     default maxtransfer is 0xfffe00 and buffers is 20.
  34.   - Changed mountlist "BufMemType" from MEMF_ANY to MEMF_PUBLIC.
  35.   - The new options (and tooltypes):
  36.  
  37.     MAXTRANSFER   MaxTrasfer for the mountlists, in hex or decimal
  38.     BUFFERS/N     Buffers to use per mounted partition
  39.     FAT95/S       Mount the partition using fat95 instead of CrossDOS
  40.     INCLHIDDEN/S  Include hidden partitions to operation
  41.  
  42.  
  43.     Some old IDE devices misbehave with big MaxTransfer value. If this
  44.     seems to be the problem, use MAXTRANSFER 0x1fe00 or 0xfe00 to fix
  45.     it.
  46.  
  47.     The total memory taken by the 'buffers' depend on the filesystem
  48.     implementation, currently 1 buffer = 512 bytes. Note that the
  49.     filesystem might round up the given value.
  50.  
  51.     Now you can mount FAT32 drives with the excellect (and free!) fat95
  52.     filesystem. No longer 4gig disk limit! Download disk/misc/fat95.lha
  53.     and copy the filesystem to l:. Now you can specify FAT95 switch to
  54.     use l:fat95 instead of l:CrossDOSFileSystem. Also, as a bonus, fat95
  55.     give long filename support (upto 65 chars).
  56.  
  57.     In some cases DOS hard disk might have hidden partitions. INCLHIDDEN
  58.     option can be used with LIST, GENERATE and MOUNT to include these
  59.     hidden partitions.
  60.  
  61.  
  62. ============================= Archive contents =============================
  63.  
  64. Original  Packed Ratio    Date     Time    Name
  65. -------- ------- ----- --------- --------  -------------
  66.     2689    1539 42.7% 04-Dec-00 09:47:32  MountDos12.info
  67.     2331    1184 49.2% 04-Dec-00 09:38:14  MountDos12.readme
  68.    11952    5966 50.0% 02-Dec-00 09:04:12 +mountdos
  69.    10369    4407 57.4% 04-Dec-00 09:47:28 +MountDos.doc
  70.     1091     327 70.0% 31-Jul-00 15:19:16 +MountDos.doc.info
  71.    20689    7108 65.6% 02-Dec-00 09:04:12 +MountDos.e
  72.      495     147 70.3% 31-Jul-00 15:19:16 +MountDos.e.info
  73.      642     378 41.1% 02-Dec-00 08:57:06 +MountDos.info
  74. -------- ------- ----- --------- --------
  75.    50258   21056 58.1% 08-Dec-100 23:05:38   8 files
  76.